Spread for ASP.NET 9.0 Product Documentation
RangeElement<T> Class
Members 


The type of elements.
Keeps the information about which cell ranges contain the elements.
Object Model
RangeElement<T> Class
Syntax
'Declaration
 
Public Class RangeElement(Of T) 
'Usage
 
Dim instance As RangeElement(Of T)
public class RangeElement<T> 
Type Parameters
T
The type of elements.
Inheritance Hierarchy

System.Object
   FarPoint.Web.Spread.RangeElement<T>

Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

RangeElement<T> Members
FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.